A. Windows XP Professional
B. Windows 2000
C. Both A and B
D. None of these
Advertisement
Related Mcqs:
- A developer wanted to achieve graphics in his display using ASP.NET. Which of the following web controls are available in ASP.NET to achieve the above ?
- A. AdRotator B. LinkButton C. Both A and B D. None of the Above...
- How ASP.Net Different from classic ASP ?
- A. Code is separated from the HTML and interpreted Code is interpreted separately B. Scripting is separated from the HTML, Code is compiled as a DLL, the DLLs can be executed on server C. Scripting is separated from the HTML, Code is interpreted seperately D. None of these...
- The Following are the minimum requirement to run Asp.net pages_________________?
- A. Windows explorer B. Java Virtual Machine C. Common Language Runtime D. All of the above...
- If in an ASP.NET application one want to create http handlers which of the interface is used________________?
- A. pipeline B. Handler C. IHttpHandlerFactory D. None of the above...
- The actual work process of ASP.NET is taken care by _____________?
- A. aspnet_wp.exe B. aspnet_isapi.dll C. inetinfo.exe D. None of these...
- By default, ASP.NET store SessionIDs in ___________________?
- A. Global variable B. Cookies C. Database D. Database...
- We can manage states in asp.net application using________________?
- A. Session Objects B. Application Objects C. Viewstate D. All of the above...
- In ASP.NET in form page the object which contains the user name is ________________?
- A. Page.User.IsInRole B. Page.User.Name C. Page.User.Identity D. None of these...
- Which of the following denote New Data-bound Controls used with ASP.NET ?
- A. SqlDataSource B. FormView C. GridView D. All of the above...
- Which of the following is TRUE about Windows Authentication in ASP.NET ?
- A. Role membership determined only by user programming B. Automatically determines role membership C. ASP.NET does not support Windows Authentication D. None of these...
Advertisement